home *** CD-ROM | disk | FTP | other *** search
/ PC Pro 2005 October / DPPCPRO1005.ISO / Download / Web Developer / webdeveloper.xpi / chrome / webdeveloper.jar / content / webdeveloper / stylesheets / display_image_paths.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2005-03-21  |  376 b   |  13 lines

  1. .webdeveloper-path-span
  2. {
  3.     border: 1px solid #000000 !important;
  4.     font-family: Verdana, Lucida, Arial, Helvetica, sans-serif !important;
  5.     font-size: 10px !important;
  6.     font-style: normal !important;
  7.     font-variant: normal !important;
  8.     font-weight: normal !important;
  9.     padding: 1px !important;
  10.     text-align: left !important;
  11.     text-decoration: none !important;
  12. }
  13.